<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    padding: 0;
    margin: 0;
}

.xxn-title {
    display: flex;
    justify-content: space-between;
    width: calc(100% - 30px);
    padding: 20px 15px;
    font-size: 24px;
}


.xxn-title .left {
    display: flex;
    align-items: end;
}

.xxn-title .left .title-desc {
    color: #b7bdcd;
    font-size: 14px;
    margin-left: 10px;
}

.xxn-title .left .tag {
    color: #15337c;
}

.xxn-title .right .more {
    color: #b7bdcd;
    font-size: 14px;
}


.tag-0 {
    display: inline-block;
    width: 70px;
    border-radius: 5px;
    border: 1px solid #ebeafa;
    transform: skewX(-20deg);
    transform-origin: bottom left;
    position: relative;
    color: #FFFFFF;
    padding: 2px;
    height: 25px;
    margin-right: 8px;
    font-size: 14px;
}

.tag-0 .item {
    display: inline-block;
    border-radius: 5px;
    width: 100%;
    position: relative;
    height: 25px;
    background: linear-gradient(to bottom, #39cbfe, #1132d7, #39cbfe);
}

.tag-0 .item .l {
    height: 30px;
    width: 30px;
    display: inline-block;
    line-height: 30px;
    overflow: hidden;
    border: 2px solid #FFFFFF;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    left: -17px;
    top: -5px;
    transform: skewX(20deg);
    background: linear-gradient(to bottom, #39cbfe, #1132d7, #39cbfe);
    font-size: 14px;
}

.tag-0 .item .r {
    display: inline-block;
    margin-left: 20px;
    transform: skewX(20deg);
}

.tag-1 .item {
    background: linear-gradient(to top, #feda2c, #ff9252);
}

.tag-1 .item .l {
    background: linear-gradient(to top, #feda2c, #ff9252);
}

.tags-2 .item {
    background: linear-gradient(to bottom, #3fd8ff, #2294ea);
}

.tags-2 .item .l {
    background: linear-gradient(to bottom, #3fd8ff, #2294ea);
}

/*æ­£æ–‡*/
.article {
    margin-top: 15px;
    margin-bottom: 15px;
}

/*é€šçŸ¥*/
.notice {
    height: 25px;
    background-color: #FFFFFF;
    color: #b7bdcd;
    border-radius: 8px;
    overflow: hidden;
    display: flex;
    justify-content: left;
    /*margin: 15px;*/
    padding: 10px;
}

.notice .notic-icon {
    height: 100%;
}

.notice a {
    /*color: #b7bdcd;*/
    font-size: 16px;
    line-height: 25px;
    height: 25px;
    overflow: hidden;
    /*white-space: nowrap;*/
    text-overflow: ellipsis;
    margin-left: 5px;
}

/*æœç´¢*/
/*é»˜è®¤æœç´¢å¯¼èˆª*/
.search {
}

.search .layui-form {
    margin-left: 15px;
}

.search .search-block {
    display: flex;
    justify-content: space-between;
}

.search .search-block .layui-input {
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    border: unset;
    height: 45px;
    font-size: 16px;
}

.search .search-block .submit {
    background-color: rgb(24, 66, 142);
    border-radius: 0px 50px 50px 0px;
}

.search .layui-form .layui-form-item {
    margin-bottom: 0;
}

.search .layui-form .layui-form-item .layui-input::placeholder {
    color: #b7bdcd;
}

.search .layui-form .layui-form-item .layui-btn {
    height: 45px;
    line-height: 45px;
}

/*é€šå‘Šä¸Žå¹»ç¯ç‰‡*/
.inform {
    background-color: #4a4d60;
    border-radius: 10px;
    padding: 15px;
    height: 310px;
    overflow: hidden;
}

.inform .arc-ul .arc-list-itme {
    border-bottom: 1px solid #5f5f5f;
    padding-bottom: 10px;
}

.inform .arc-ul .arc-list-itme:last-child {
    border: none;
    padding: 0;
    margin-bottom: 0;
}

.inform .arc-ul .arc-item-title a {
    color: #FFFFFF;
    font-size: 14px;
    display: block;
    max-height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    line-height: 25px;
}

.slide {
    height: 300px;
    border-radius: 10px;
}

.slide img {
    height: 100%;
    width: 100%;
    border-radius: 10px;
}

/*é¢„çº¦è¡¨å•*/
.sign {
    background-color: #f0f1f6;
    margin-top: 10px;
    padding: 15px 0;
}

.sign .layui-form .layui-form-item {
    display: flex;
    justify-content: space-between;
}

.sign .layui-form .layui-form-item .layui-form-label {
    font-size: 18px;
    width: 85px;
}

.sign .layui-form .layui-form-item:last-child {
    margin-bottom: 0;
}

.sign .layui-form-item .layui-inline {
    margin-bottom: 0;
}

.sign .layui-form .sign-btn {
    background-color: rgb(24, 66, 142);
    color: #FFFFFF;
}

/*æ‹›è€ƒ*/
.exam {
    border-radius: 8px;
    height: 770px;
    overflow: hidden;
}

.exam .layui-card-body {
    padding: 15px;
}

.exam .layui-tab .layui-tab-title {
    background-color: #f7f7f9;
}

.exam .layui-tab .layui-tab-title * {
    font-size: 15px;
    color: #b7bdcd;
}

.exam .layui-tab .layui-tab-title .layui-this {
    font-size: 16px;
    font-weight: 700;
    color: #000000;
}
.exam .layui-tab .layui-tab-title li {
    min-width: unset;
}

.exam .layui-tab .layui-tab-title,
.exam .layui-tab .layui-tab-title .layui-this:after {
    border: unset;
}

.exam .arc-ul .arc-list-itme {
    margin-bottom: 15px;
}

.exam .arc-ul .arc-list-itme:last-child {
    margin-bottom: 0;
}

.exam .arc-ul .arc-list-itme .arc-item-title * {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    display: block;
}

.exam .layui-tab-content {
    padding-bottom: 0;
}

.exam-card {
    border-radius: 8px;
    height: 348px;
    overflow: hidden;
}

.exam-card .layui-card-header {
    display: flex;
    justify-content: space-between;
}

.exam-card .layui-card-header .left {
    font-size: 16px;
}

.exam-card .layui-card-header .right * {
    color: #b7bdcd;
}

.exam-card .layui-card-header .left img {
    width: 30px;
    height: 30px;
    position: relative;
    top: -3px;
}

.exam-card .arc-ul .arc-list-itme {
    margin-bottom: 15px;
}

.exam-card .arc-ul .arc-list-itme:last-child {
    margin-bottom: 0;
}

.exam-card .arc-ul .arc-list-itme .arc-item-title a {
    font-size: 14px;
    display: block;
    max-height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    line-height: 25px;
}

.exam-card-1 {
    height: 408px;
    overflow: hidden;
}

.exam-card-1 .arc-ul .arc-list-itme .arc-item-title a {
    -webkit-line-clamp: 1;
}

/*è¯¾ç¨‹*/
.course-zw {
    /*margin-top: 5px;*/
}

.course-art {
    /*padding: 0 15px;*/
}

.course-art .layui-card {
    border-radius: 8px;
}

.course-art .title {
    height: 55px;
    overflow: hidden;
    line-height: 30px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    font-size: 18px;
}

.course-art .title .tag-0 {
    margin-left: 7px;
}

.course-art .date {
    white-space: nowrap;
    color: #9295a4;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 5px;
}

.course-art .tag-desc {
    margin-top: 8px;
}

.course-art .tag-2 {
    background-color: #f3f7ff;
    padding: 5px 15px;
    margin-right: 5px;
    color: #87afed;
    border-radius: 5px;
}


.course-art .tag-3 {
    background-color: #ffefdd;
    padding: 5px 15px;
    margin-right: 5px;
    color: #ff9a56;
    border-radius: 5px;
}

.course-art .teacher {
    display: flex;
    justify-content: space-between;
    height: 80px;
    overflow: hidden;
}

.course-art .teacher .right {
    width: 90px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: right;
}

.course-art .teacher .right .price {
    font-weight: 700;
    font-size: 20px;
    color: #ff7924;
}

.course-art .teacher .right .pr-desc {
    font-size: 14px;
    color: #9295a4;
}

.course-art .teacher .left {
    display: flex;
}

.course-art .teacher .left .t-info {
    width: 56px;
    height: 70px;
    margin-right: 10px;
    /*overflow: hidden;*/
    text-align: center;
}

.course-art .teacher .left .t-info img {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    border: 2px solid #FFFFFF;
    box-shadow: 1px 0px 5px 0px #c4c6c9;
}

.course-art .teacher .left .t-info .name {
    color: #9295a4;
    font-size: 14px;
}

.course-art .action .act-bxo {
    padding-top: 10px;
    border-top: 1px solid #eeeeee;
    display: flex;
    justify-content: space-between;
}

.course-art .action .act-bxo .l {
    color: #9295a4;
    display: flex;
    align-items: center;
}

.course-art .action .r {
    display: flex;
    justify-content: space-between;
}

.course-art .action .act-bxo .r .btn {
    padding: 5px 15px;
    /*margin-right: 5px;*/
    margin-left: 5px;
    border-radius: 5px;
}

.course-art .action .act-bxo .r .btn:first-child {
    background-color: #fcf7e1;
    color: #af945c;
}

.course-art .action .act-bxo .r .btn:nth-child(2) {
    background: linear-gradient(to top, #fdcf00, #feb300);
    color: #FFFFFF;
}
/*å¤‡è€ƒèµ„æ–™*/

.doc .exam{
    height: 300px;
}
.doc .doc-office-img{
    max-width: 100%;
}

/*æ•™å¸ˆå›¢é˜Ÿ*/
.teacher .teacher-title{
    text-align: center;
    font-size: 16px;
}
.teacher .teacher-img{
    width: 100%;
    height: 250px;
}
.teacher .teacher-content{
    display: block;
    text-align: center;
    background-color: #FFFFFF;
}
.teacher .name{
    font-size: 16px;
    padding: 10px;
    border-bottom: 1px solid #f3f5f4;
}
.teacher .teacher-avatar{
    position: relative;
}
.teacher .teacher-avatar:after{
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    height: 5px;
    background-color: #15337c;
}

.teacher .desc-box{
    padding:10px;

}
.teacher .desc-box *{
    line-height: 25px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    height: 50px;
}

.teacher .teacher-col{
    width: 14.285714%;
}

/*æ•™å­¦*/
/*æ&nbsp;¡åŒºé£Žé‡‡å±•ç¤º*/
.sch-view .layui-card{
    height:auto;
}
.sch-view .layui-tab .layui-this{
    font-weight: 700;
    font-size: 16px;
    color: #003487;
}
.sch-view .layui-tab .layui-this:after{
    border-bottom: 5px solid #003487;
    width: 80%;
    left: 0;
    right: 0;
    margin:  0 auto;
}
.sch-view .layui-tab .layui-unselect{
    display: none;
}
.sch-view .layui-tab .layui-tab-title{
    overflow: auto;
    color: #9e9e9e;
}
.sch-view .layui-tab .layui-tab-title::-webkit-scrollbar{
    display: none;
}
.sch-view .layui-tab .layui-tab-title li{
    /*padding:  0 5px;*/
}
.sch-view .sch-view-video-img{
    max-width: 100%;
    object-fit: cover;
    border-radius: 10px;
}
.sch-view .sch-title{
    font-size: 16px;
    margin-top: 15px;
}
/*å…³äºŽæˆ‘ä»¬*/
.about .left .layui-card-body{
    background-color: #eeeff3;
    border-radius: 8px;
    font-size: 16px;
    overflow: hidden;
    text-indent: 15px;
}
.about .about-img{
    max-width: 100%;
    border-radius: 8px;
}
</pre></body></html>